| Total Complexity | 41 |
| Dependencies | 0 |
| Dependents | 8 |
| Total lines | 197 |
| Lines of code | 110 |
| Logical lines of code | 68 |
| Comment lines | 70 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_ip() | 49 | 12 | 29 | |
| ip_is_private() | 53 | 6 | 22 | |
| validate_ip_range() | 59 | 6 | 14 | |
| get_ip_addresses_from_string() | 56 | 5 | 18 | |
| clean_ip() | 58 | 5 | 15 | |
| ip_address_is_in_range() | 64 | 6 | 9 | |
| convert_ip_address() | 80 | 1 | 3 |